.zhuti{background: #fff;padding: 26px;box-sizing: border-box;}


/* 轮播图 */
.zt-swiper{
    width: 100%;height: 280px;
}
.swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-imgs{width: 100%;height: 100%;}
  .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
.swiper-container1 .swiper-pagination-bullet{
    width: 12px;height: 12px;
    background: #fff;opacity: 1;
}
.swiper-container1 .swiper-pagination-bullet-active {
    width: 12px;height: 12px;background: #0168B7;
}
.swiper-container2 .swiper-pagination-bullet{
    border-radius:0;width: 10px;height: 10px;
    background: #fff;opacity: 1;
}
.swiper-container2 .swiper-pagination-bullet-active {
    border-radius: 0;background: #0168B7;width: 10px;height: 10px;
}
.swiper-pagination2{
    /* width: 20% !important;left: 80% !important; */
    text-align: right;left: -20px !important;
}
.ztnews{
    height: 410px;margin-top: 20px;
}
.ztnews1{width: 55%;height: 100%;}
.ztnews1-cont{width: 100%;height: 100%;position: relative;}
.ztnews1-cc{position: absolute;bottom: 0px;left: 0px;background: rgba(0, 0, 0, 0.5);width: 100%;height: 40px;padding-right: 120px;
padding-left: 16px;box-sizing: border-box;display: flex;align-items: center;font-size: 14px;}
.ztnews1-cc a{color: #fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ztnews1-aimg{display: block;width: 100%;height: 100%;}
.ztnews1-aimg img{width: 100%;height: 100%;}

.ztnews2{width: 43%;height: 100%;}
.ztnews2-title{height: 46px;}
.ztnews2-text{height: 100%;width: 120px;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.ztnews-active{background: #0168B7;color: #fff;}
.ztnews2-gend{width: 70px;text-align: center;}
.ztnews2-gend a{color: #717171;font-size: 14px;}
.ztnews-wenz{margin-top:14px;display: none;}
.ztnews-wenzlist{padding-left: 16px;width:76%;position: relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ztnews-wenzlist::before{content:'';display:block;width: 6px;height: 6px;border-radius:6px;background: #BCBCBC;position: absolute;top: 8px;left: 0px;}
.ztnews-wenzlist:hover::before {background: #0168B7;}
.ztnews-wenzlist:hover a{color: #0168B7;}
.ztnews-wenzdate{width: 16%;color: #717171;font-size: 14px;}
.ztnews-pad{padding: 7.32px 0;}
.disp-none{display: block;}


.nejj{width: 32%;height: 386px;margin-top: 16px;}
.nejj-title{height: 46px;}
.nejj-text{height: 100%;width: 120px;display: flex;align-items: center;justify-content: center;cursor: pointer;background: #0168B7;color: #fff;}
.nejj-gend{width: 70px;text-align: center;}
.nejj-gend a{color: #717171;font-size: 14px;}
.nejj-cont{padding:20px;border: 1px solid #E6E6E6;height: 340px;box-sizing: border-box;}
.nejj-cont2{padding:12px 20px;border: 1px solid #E6E6E6;height: 340px;box-sizing: border-box;}
.nejj-conttt{display: flex;justify-content: space-between;padding: 0 10px;}
.conttt-text{padding: 8px 6px;color: #0168B7;font-size: 14px;}
.nejj-conttt2{display: flex;padding: 0 10px;}
.conttt-text2{margin-left: 65px;}
.conttt-text a{color: #0168B7;}
.conttt-text:hover{background: #0168B7;}
.conttt-text:hover a{color: #fff;}
.gsjj-img{width: 100%;height: 216px;}
.gsjj-text{font-size: 14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;
line-height: 24px;margin-top: 12px;}
.nejj-cont-ig{display: flex;justify-content: space-between;flex-wrap: wrap;}
.nejj-cont-ig a{display: block;width: 48%;height: 96px;margin-top: 18px;}
.nejj-cont-ig a img{width: 100%;height: 100%;}

.nejj-texnk{font-size: 14px;margin-top: 12px;}
.nejj-wenzlist{padding-left: 16px;width:66%;position: relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nejj-wenzlist::before{content:'';display:block;width: 6px;height: 6px;border-radius:6px;background: #BCBCBC;position: absolute;top: 8px;left: 0px;}
.nejj-wenzlist:hover::before {background: #0168B7;}
.nejj-wenzlist:hover a{color: #0168B7;}
.nejj-wenzdate{width: 24%;color: #717171;font-size: 13px;text-align: right;}
.nejj-pad{padding: 10px 0;}



.yewu{height: 500px;display: flex;justify-content: space-between;margin-top: 20px;}
.yewu-ccn{width: 66%;height: 100%;background-image: url('../images/bgimg1.jpg');background-size: 100% 100%;padding: 20px;box-sizing: border-box;
position: relative;}
.yewu-ccntitle{padding-bottom: 12px;font-size: 18px;border-bottom: 1px solid #fff;color: #fff;font-weight: bold;}
.yewu-dit{width: 280px;}
.yewu-dit img{width: 100%;height: auto;}
.yewu-dit2{width: 360px;height: 436px;}
#main{width: 100%;height: 100%;}
.flex-dd{display: flex;align-items: center;justify-content: space-evenly;}
.yewu-show{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;display: none;}
.yewu-showcon{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.yewu-diner{width: 570px;height:340px;background:#fff;padding: 10px 20px; box-sizing: border-box;margin-top: 50px;}
.yeuw-diner-title{border-bottom: 1px solid #DBDCDE;padding: 6px 0;}
.yeuw-diner-titleshi{font-size: 18px;color: #0168B7;}
.yeuw-diner-titlegb{font-size: 13px;color: #0168B7;cursor: pointer;}
.yewu-diner-contet{display: flex;justify-content: space-between; margin-top: 10px;}
.yewu-diner-contetimg{width: 210px;height: 260px;}
.yewu-diner-contet-went{width: 310px;height: 260px;font-size: 14px;overflow: auto;}
.yewu-diner-contet-went p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding: 3.5px 0;}
.yewu-dituan{display: none;}

.yewu-yj{width: 32%;height: 100%;}
.yewu-yjcon{padding: 12px 20px;}
.mar-left4{margin-left: 26px;}

.yewu-went{padding: 20px;display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 0px;}
.yewu-bor{border: 1px solid #E6E6E6;height: 454px;box-sizing: border-box;}
.yewu-wentlist{width: 48%;margin-top: 12px;}
.yewu-img{width: 100%;height: 100px;}
.yewu-aa{display: block;font-size:14px;padding:12px 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}





